home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 40
/
Aminet 40 (2000)(Schatztruhe)[!][Dec 2000].iso
/
Aminet
/
comm
/
tcp
/
rxsocket.lha
/
rxsocket
/
read.me
< prev
Wrap
Text File
|
1999-05-29
|
853b
|
49 lines
rxsocket was divided in 2 libraries:
- rxsocket.library : bsdsocket.library functions plus other socket utilities
should work with ANY stack
- rxlibnet.library : net functions, with miami , genesis , usergroup ,
stack specific function
So the function:
- MiamiIsOnline
- MiamiGetPid
- MiamiOnOffline
- MiamiSetSocksConn
- MiamiSupportsIPV6
- MiamiDisallowDNS
- sockatmark
- GenesisClearUserList
- GenesisGetGlobalUser
- GenesisGetUser
- GenesisGetUserName
- GenesisIsOnline
- GenesisReloadUserList
- GenesisSetGlobalUser
- CreateICMP
- CreateIP
- CreateTCP
- CreateUDP
- ReadICMP
- ReadIP
- ReadTCP
- ReadUDP
- crypt
- getgrgid
- getgrnam
- getpass
- getpwnam
- getpwuid
- GetSalt
- getuid
- setuid
was moved from rxsocket.library to rxlibnet.library .
Both libraries will be always included in rxsocket.lha
(rxsocket.library main archive).